home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15551 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: nntp1.acsu.buffalo.edu!kshill
  2. From: kshill@armstrong.cs.Buffalo.EDU (Kerry S. Hill)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland 5.0 Questions
  5. Followup-To: comp.lang.c++
  6. Date: 05 Apr 1996 22:13:02 GMT
  7. Organization: University at Buffalo
  8. Distribution: world
  9. Message-ID: <KSHILL.96Apr5171302@armstrong.cs.Buffalo.EDU>
  10. NNTP-Posting-Host: armstrong.cs.buffalo.edu
  11. NNTP-Posting-User: kshill
  12. Originator: kshill@armstrong.cs.Buffalo.EDU
  13.  
  14.  
  15. Previously I posted a question to this group regarding a problem with
  16. the Resource Workshop in the Borland 5.0 IDE. The problem was that my
  17. installation of the software was missing the resource workshop
  18. entirely. (no.. not just because it is integrated now, and is accessed
  19. differently, as some suggested).
  20. This problem as it turns out was related to anther error that several of
  21. you have posted about - missing RWADDON.DLL at program startup.
  22. The solution to both problems is as follows:
  23.     1) from the /BC5 directory run:
  24.          UNREG -d
  25.     2) go into the BC5 setup and run the setup again with the
  26.        option:
  27.  
  28.         [x] only Icons/System Files/Registry
  29.  
  30.        (Don't worry.. setup will not setup the entire program
  31.            again.. only a tiny portion of the software.. takes about
  32.             30 seconds)
  33. This will remove the error message at startup and allow the Resource
  34. Workshop to function.
  35.  
  36. - Kerry - 
  37. kshill@gagarin.cs.buffalo.edu
  38.